golang.org/x/tools/go/packages.golistState.getGoVersion (method)
3 uses
golang.org/x/tools/go/packages (current package)
golist.go#L373: goVersion, err := state.getGoVersion()
golist.go#L664: goV, err := state.getGoVersion()
golist.go#L683: func (state *golistState) getGoVersion() (int, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)